projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8fbee6
)
Document command line option --no-window-system instead of --no-windows.
author
Pavel Janík
<Pavel@Janik.cz>
Wed, 31 Oct 2001 14:50:02 +0000
(14:50 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Wed, 31 Oct 2001 14:50:02 +0000
(14:50 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 0fffc1b90ec18bab6984ed7f82e6c90a0d5c4159..857732fea481d5e9db54687278110ac2f9e109ca 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-56,7
+56,7
@@
;; --display DISPNAME This option is handled by emacs.c
;; -------------------------
;; -nw Do not use a windows system (but use the
-;; --no-window
s
terminal instead.)
+;; --no-window
-system
terminal instead.)
;; This option is handled by emacs.c
;; -------------------------
;; -batch Execute noninteractively (messages go to stdout,